SaMiscCash 
Logical Entity Name  SaMiscCash 
Default Table Name  SaMiscCash 
Physical Only  NO 
Definition 
 
Note 
 

SaMiscCash Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaMiscCashID(PK)    int  NO 
 
Date    datetime  NO 
 
SaBillCodeID    int  NO 
 
SaBankAccountID    int  YES 
 
SaBankDepID    int  YES 
 
SyCampusID    int  NO 
 
Ref    char(10)  YES 
 
Descrip    varchar(60)  YES 
 
Amount    money  NO 
 
UserID    int  NO 
 
DateAdded    datetime  YES 
 
Datelstmod    datetime  YES 
 
CAcctIndex    int  YES 
 
CreditAccount    nvarchar(100)  YES 
 
DAcctIndex    int  YES 
 
DebitAccount    nvarchar(100)  YES 
 
ts    timestamp  NO 
 
SaCashDrawerSessionID(FK)    int  YES 
 
PaymentType    char(1)  NO 
 
CheckNo    varchar(20)  YES 
 
CCAuthNum    char(10)  YES 
 
SaCCTypeID(FK)    int  YES 
 
DebitCostAccount    char(30)  YES 
 
CreditCostAccount    char(30)  YES 
 
GLStatusFlag    bit  NO 
 
IsInPendingQueue    bit  NO 
 
ReceiptNo    varchar(16)  YES 
 
DRN    char(10)  YES 
 
VRN    char(10)  YES 
 

SaMiscCash Primary and Unique Keys 
Key Name  Key Type  Keys 
SaMiscCash_SyCampusID_Date_SaMiscCashID_U_N_IDX  Index  SyCampusID, Date, SaMiscCashID 
SaMiscCash_SaMiscCashID_U_C_IDX  PrimaryKey  SaMiscCashID 

SaMiscCash Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
saCashDrawerSession  Non-Identifying  Zero or One to Zero or More  FK_SaMiscCash_SaCashDrawerSessionID_SaCashDrawerSession_SaCashDrawerSessionID      SaCashDrawerSessionID  NO  YES 
SaCCType  Non-Identifying  Zero or One to Zero or More  FK_SaMiscCash_SaCCTypeID_SaCCType_SaCCTypeID      SaCCTypeID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaMiscCash Check Constraints 
Check Constraint Name  CheckConstraint